"AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.ReentrantLock$NonfairSync@1de73bf1 owned by "Java2D Disposer" Id=114
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.ReentrantLock$Sync.lock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.ReentrantLock.lock(Unknown Source)
	at java.desktop@21.0.3/sun.awt.SunToolkit.awtLock(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.pipe.RenderQueue.lock(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.pipe.BufferedRenderPipe.fillRect(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.SunGraphics2D.fillRect(Unknown Source)
	at java.desktop@21.0.3/com.apple.laf.AquaUtils.fillRect(Unknown Source)
	at java.desktop@21.0.3/com.apple.laf.AquaUtils.fillRect(Unknown Source)
	at java.desktop@21.0.3/com.apple.laf.AquaPanelUI.update(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintComponent(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JLayeredPane.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at com.intellij.openapi.fileEditor.impl.EditorTabs.paintChildren(EditorTabbedContainer.kt:609)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JLayeredPane.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JLayeredPane.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JLayeredPane.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager.paint(Unknown Source)
	at java.desktop@21.0.3/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@21.0.3/java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
	at java.desktop@21.0.3/sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
	at java.desktop@21.0.3/sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
	at java.desktop@21.0.3/java.awt.Container.paint(Unknown Source)
	at java.desktop@21.0.3/java.awt.Window.paint(Unknown Source)
	at com.intellij.openapi.wm.impl.IdeFrameImpl.paint(IdeFrameImpl.kt:117)
	at java.desktop@21.0.3/javax.swing.RepaintManager$4.run(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager$4.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
	at java.desktop@21.0.3/javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
	at java.desktop@21.0.3/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventQueue$4.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:696)
	at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$16(IdeEventQueue.kt:590)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x000000b000aa4908.run(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWithoutImplicitRead(AnyThreadWriteThreadingSupport.kt:117)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:590)
	at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:73)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:357)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1$1.compute(IdeEventQueue.kt:356)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:843)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:356)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.invoke(IdeEventQueue.kt:351)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke$lambda$0(IdeEventQueue.kt:1035)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1$$Lambda/0x000000b000a9d168.run(Unknown Source)
	at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24)
	at com.intellij.openapi.application.WriteIntentReadAction$$Lambda/0x000000b000a9dd60.compute(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:84)
	at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:910)
	at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55)
	at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035)
	at com.intellij.ide.IdeEventQueueKt$performActivity$runnableWithWIL$1.invoke(IdeEventQueue.kt:1035)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1036)
	at com.intellij.ide.IdeEventQueueKt$$Lambda/0x000000b000a9c770.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1036)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$10(IdeEventQueue.kt:351)
	at com.intellij.ide.IdeEventQueue$$Lambda/0x000000b000a96160.run(Unknown Source)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:389)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@21.0.3/java.awt.EventDispatchThread.run(Unknown Source)

"ApplicationImpl pooled thread 1985" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.3/java.lang.StackTraceElement.initStackTraceElements(Native Method)
	at java.base@21.0.3/java.lang.StackTraceElement.of(Unknown Source)
	at java.base@21.0.3/java.lang.Throwable.getOurStackTrace(Unknown Source)
	at java.base@21.0.3/java.lang.Throwable.lockedPrintStackTrace(Unknown Source)
	at java.base@21.0.3/java.lang.Throwable.printStackTrace(Unknown Source)
	at java.base@21.0.3/java.lang.Throwable.printStackTrace(Unknown Source)
	at kotlin.ExceptionsKt__ExceptionsKt.stackTraceToString(Exceptions.kt:58)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.addResumeStackTrace(ChannelReadOrWriteHandler.kt:259)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.logContinuationResume(ChannelReadOrWriteHandler.kt:244)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.completionHandlerCompleted(ChannelReadOrWriteHandler.kt:224)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.access$completionHandlerCompleted(ChannelReadOrWriteHandler.kt:51)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler$completionHandler$1.completed(ChannelReadOrWriteHandler.kt:70)
	at com.android.adblib.impl.channels.ChannelReadOrWriteHandler$completionHandler$1.completed(ChannelReadOrWriteHandler.kt:58)
	at java.base@21.0.3/sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.Invoker$2.run(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x000000b0009ea9b0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-5" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.3/java.math.BigDecimal.setScale(Unknown Source)
	at java.base@21.0.3/java.math.BigDecimal.setScale(Unknown Source)
	at java.base@21.0.3/java.time.format.DateTimeFormatterBuilder$FractionPrinterParser.format(Unknown Source)
	at java.base@21.0.3/java.time.format.DateTimeFormatterBuilder$CompositePrinterParser.format(Unknown Source)
	at java.base@21.0.3/java.time.format.DateTimeFormatter.formatTo(Unknown Source)
	at java.base@21.0.3/java.time.format.DateTimeFormatter.format(Unknown Source)
	at com.android.tools.idea.logcat.filters.LogcatMessageWrapper.toLine(LogcatMessageWrapper.kt:56)
	at com.android.tools.idea.logcat.filters.LogcatMessageWrapper.access$toLine(LogcatMessageWrapper.kt:43)
	at com.android.tools.idea.logcat.filters.LogcatMessageWrapper$logLine$2.invoke(LogcatMessageWrapper.kt:47)
	at com.android.tools.idea.logcat.filters.LogcatMessageWrapper$logLine$2.invoke(LogcatMessageWrapper.kt:47)
	at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
	at com.android.tools.idea.logcat.filters.LogcatMessageWrapper.getLogLine(LogcatMessageWrapper.kt:47)
	at com.android.tools.idea.logcat.filters.LogcatFilterField$IMPLICIT_LINE.getValue(LogcatFilter.kt:142)
	at com.android.tools.idea.logcat.filters.StringFilter.matches(LogcatFilter.kt:167)
	at com.android.tools.idea.logcat.filters.LogcatMasterFilter.filter(LogcatFilter.kt:58)
	at com.android.tools.idea.logcat.filters.LogcatMasterFilter.filter$default(LogcatFilter.kt:48)
	at com.android.tools.idea.logcat.messages.MessageProcessor.appendMessages$intellij_android_logcat(MessageProcessor.kt:85)
	at com.android.tools.idea.logcat.LogcatMainPanel.processMessages(LogcatMainPanel.kt:630)
	at com.android.tools.idea.logcat.util.LogcatEventKt$consume$2.emit(LogcatEvent.kt:72)
	at com.android.tools.idea.logcat.util.LogcatEventKt$consume$2.emit(LogcatEvent.kt:61)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:33)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.access$emitAllImpl$FlowKt__ChannelsKt(Channels.kt:1)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(Channels.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"BaseDataReader: error stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.3/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.3/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.3/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x000000b000a08940.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x000000b000a086f8.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"BaseDataReader: output stream of fsnotifier" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/java.io.FileInputStream.readBytes(Native Method)
	at java.base@21.0.3/java.io.FileInputStream.read(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.read1(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.implRead(Unknown Source)
	at java.base@21.0.3/java.io.BufferedInputStream.read(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.lockedRead(Unknown Source)
	at java.base@21.0.3/sun.nio.cs.StreamDecoder.read(Unknown Source)
	at java.base@21.0.3/java.io.InputStreamReader.read(Unknown Source)
	at java.base@21.0.3/java.io.Reader.read(Unknown Source)
	at com.intellij.util.io.BaseOutputReader.readAvailableBlocking(BaseOutputReader.java:148)
	at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:72)
	at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:153)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x000000b000a08940.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:48)
	at com.intellij.util.io.BaseDataReader$$Lambda/0x000000b000a086f8.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1975" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at com.google.protobuf.GeneratedMessageV3$Builder.<init>(GeneratedMessageV3.java:607)
	at com.google.wireless.android.sdk.stats.SystemHealthEvent$Builder.<init>(SystemHealthEvent.java:4695)
	at com.google.wireless.android.sdk.stats.SystemHealthEvent$Builder.<init>(SystemHealthEvent.java:4677)
	at com.google.wireless.android.sdk.stats.SystemHealthEvent.toBuilder(SystemHealthEvent.java:4665)
	at com.google.wireless.android.sdk.stats.SystemHealthEvent.newBuilder(SystemHealthEvent.java:4657)
	at com.android.tools.idea.diagnostics.SystemHealthDataCollection.freezeStarted(SystemHealthDataCollection.kt:214)
	at com.android.tools.idea.diagnostics.SystemHealthDataCollection.access$freezeStarted(SystemHealthDataCollection.kt:45)
	at com.android.tools.idea.diagnostics.SystemHealthDataCollection$Triggers$uiFreezeStarted$1.run(SystemHealthDataCollection.kt:123)
	at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:32)
	at java.base@21.0.3/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x000000b0009ea9b0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"DefaultDispatcher-worker-16" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlin.collections.CollectionsKt___CollectionsKt.joinTo(_Collections.kt:3490)
	at kotlin.collections.CollectionsKt___CollectionsKt.joinToString(_Collections.kt:3507)
	at kotlin.collections.CollectionsKt___CollectionsKt.joinToString$default(_Collections.kt:3506)
	at com.android.tools.idea.logcat.service.LogcatMessageAssemblerKt.toMessage(LogcatMessageAssembler.kt:225)
	at com.android.tools.idea.logcat.service.LogcatMessageAssemblerKt.access$toMessage(LogcatMessageAssembler.kt:1)
	at com.android.tools.idea.logcat.service.LogcatMessageAssembler.parseNewLines(LogcatMessageAssembler.kt:158)
	at com.android.tools.idea.logcat.service.LogcatMessageAssembler.processNewLines(LogcatMessageAssembler.kt:102)
	at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2$1.emit(LogcatServiceImpl.kt:103)
	at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2$1.emit(LogcatServiceImpl.kt:103)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:33)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.access$emitAllImpl$FlowKt__ChannelsKt(Channels.kt:1)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(Channels.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at kotlin.internal.jdk8.JDK8PlatformImplementations.getMatchResultNamedGroup(JDK8PlatformImplementations.kt:47)
	at kotlin.text.MatcherMatchResult$groups$1.get(Regex.kt:371)
	at kotlin.text.jdk8.RegexExtensionsJDK8Kt.get(RegexExtensions.kt:23)
	at com.android.tools.idea.logcat.message.LogcatHeaderParser.parseHeader(LogcatHeaderParser.kt:102)
	at com.android.tools.idea.logcat.service.LogcatMessageAssembler.parseNewLines(LogcatMessageAssembler.kt:154)
	at com.android.tools.idea.logcat.service.LogcatMessageAssembler.processNewLines(LogcatMessageAssembler.kt:102)
	at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2$1.emit(LogcatServiceImpl.kt:103)
	at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2$1.emit(LogcatServiceImpl.kt:103)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:33)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt.access$emitAllImpl$FlowKt__ChannelsKt(Channels.kt:1)
	at kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend(Channels.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"DefaultDispatcher-worker-12" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.management@21.0.3/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at java.management@21.0.3/sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
	at com.intellij.diagnostic.ThreadDumper.getThreadInfos(ThreadDumper.java:85)
	at com.intellij.diagnostic.SamplingTask.dumpThreads(SamplingTask.kt:44)
	at com.intellij.diagnostic.SamplingTask.access$dumpThreads(SamplingTask.kt:13)
	at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:35)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)

"Device List Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.SocketDispatcher.read0(Native Method)
	at java.base@21.0.3/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:37)
	at com.android.ddmlib.internal.AdbSocketUtils.read(AdbSocketUtils.java:53)
	at com.android.ddmlib.internal.AdbSocketUtils.readLength(AdbSocketUtils.java:66)
	at com.android.ddmlib.internal.DeviceListMonitorTask.run(DeviceListMonitorTask.java:141)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Java2D Disposer" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.metal.MTLRenderQueue$QueueFlusher.flushNow(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.metal.MTLRenderQueue.flushNow(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.metal.MTLSurfaceData.dispose(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.DefaultDisposerRecord.invokeNativeDispose(Native Method)
	at java.desktop@21.0.3/sun.java2d.DefaultDisposerRecord.dispose(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.Disposer.safeDispose(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.Disposer.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Netty Builtin Server 1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-1" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-10" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-11" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-12" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-13" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-14" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-15" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-16" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-2" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-3" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-4" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-5" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-6" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-7" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-8" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"grpc-nio-worker-ELG-1-9" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at aida.io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68)
	at aida.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:879)
	at aida.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:526)
	at aida.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at aida.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at aida.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"External Command Listener" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.UnixDomainSockets.accept0(Native Method)
	at java.base@21.0.3/sun.nio.ch.UnixDomainSockets.accept(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.implAccept(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)
	at com.intellij.platform.ide.bootstrap.DirectoryLock.acceptConnections(DirectoryLock.java:362)
	at com.intellij.platform.ide.bootstrap.DirectoryLock$$Lambda/0x000000b0001a49d8.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"AWT-AppKit" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.desktop@21.0.3/sun.lwawt.macosx.LWCToolkit.doAWTRunLoopImpl(Native Method)
	at java.desktop@21.0.3/sun.lwawt.macosx.LWCToolkit.doAWTRunLoop(Unknown Source)
	at java.desktop@21.0.3/sun.lwawt.macosx.LWCToolkit.invokeAndWait(Unknown Source)
	at java.desktop@21.0.3/sun.lwawt.macosx.LWCToolkit.invokeAndWait(Unknown Source)
	at java.desktop@21.0.3/sun.lwawt.macosx.LWCToolkit.invokeAndWait(Unknown Source)
	at java.desktop@21.0.3/sun.lwawt.macosx.CPlatformWindow.flushBuffers(Unknown Source)
	at java.desktop@21.0.3/sun.lwawt.macosx.CPlatformWindow.deliverMoveResizeEvent(Unknown Source)

"process reaper (pid 14236)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.3/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"process reaper (pid 6293)" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/java.lang.ProcessHandleImpl.waitForProcessExit0(Native Method)
	at java.base@21.0.3/java.lang.ProcessHandleImpl$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"Monitor" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueueSelectorImpl.doSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.SelectorImpl.select(Unknown Source)
	at com.android.ddmlib.internal.MonitorThread.run(MonitorThread.java:174)

"Notification Thread" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at jdk.management@21.0.3/com.sun.management.internal.GcInfoCompositeData.getCompositeData(Unknown Source)
	at jdk.management@21.0.3/com.sun.management.internal.GcInfoCompositeData.toCompositeData(Unknown Source)
	at jdk.management@21.0.3/com.sun.management.internal.GarbageCollectionNotifInfoCompositeData.getCompositeData(Unknown Source)
	at jdk.management@21.0.3/com.sun.management.internal.GarbageCollectionNotifInfoCompositeData.toCompositeData(Unknown Source)
	at jdk.management@21.0.3/com.sun.management.internal.GarbageCollectorExtImpl.createGCNotification(Unknown Source)

"Thread-79" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)
	at java.base@21.0.3/sun.nio.ch.KQueue.poll(Native Method)
	at java.base@21.0.3/sun.nio.ch.KQueuePort$EventHandlerTask.poll(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Reference Handler" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE

	at java.base@21.0.3/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at java.base@21.0.3/java.lang.ref.Reference.processPendingReferences(Unknown Source)
	at java.base@21.0.3/java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

"Signal Dispatcher" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE


"Thread-1028" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-1041" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-1048" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-1079" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-1091" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-230" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-270" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"Thread-291" prio=0 tid=0x0 nid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
 (in native)

"AndroidAdbSessionHost" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6c2dc4
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ArrayBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.KQueuePort$EventHandlerTask.run(Unknown Source)
	at java.base@21.0.3/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:249)
	at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:30)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.executeFirstTaskAndHelpQueue(BoundedTaskExecutor.java:227)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda/0x000000b0009ea9b0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:212)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"fsnotifier" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e82a8c6
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.lang.ProcessImpl.waitFor(Unknown Source)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$0(ProcessWaitFor.java:28)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000b000a079c0.run(Unknown Source)
	at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:218)
	at com.intellij.execution.process.ProcessWaitFor.lambda$new$1(ProcessWaitFor.java:23)
	at com.intellij.execution.process.ProcessWaitFor$$Lambda/0x000000b000a06c50.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.FutureTask.run(Unknown Source)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"AWTThreading pool-1-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@2ba29f44
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1949" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1952" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1956" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1962" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1981" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1983" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ApplicationImpl pooled thread 1984" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.SynchronousQueue$Transferer@76842ac2
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedTransferQueue$DualNode.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.xfer(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.SynchronousQueue.poll(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@21.0.3/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CompletableFutureDelayScheduler" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30ac0f11
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Coroutines Debugger Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@74529e05
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at kotlinx.coroutines.debug.internal.ConcurrentWeakMap.runWeakRefQueueCleaningLoopUntilInterrupted(ConcurrentWeakMap.kt:69)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:92)
	at kotlinx.coroutines.debug.internal.DebugProbesImpl$startWeakRefCleanerThread$1.invoke(DebugProbesImpl.kt:91)
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

"google-crash-pool-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f86fdd5
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.takeFirst(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingDeque.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-1481-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2ef376e5
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-1488-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7b89605d
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-1561-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3cb43c34
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-6-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@177d995d
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-994-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4d418ce6
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2ef94540
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4ed079a0
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@568dcf67
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c343030
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6accefbb
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"CLang Server Accessor [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4bc51fb7
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"pool-9-thread-1" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f7fda34
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.unmanagedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ForkJoinPool.managedBlock(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"main" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.BlockingCoroutine@1eaa917f
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:120)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:84)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:52)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at com.intellij.idea.Main.mainImpl(Main.kt:64)
	at com.intellij.idea.Main.main(Main.kt:49)
	at com.android.tools.idea.MainWrapper.main(MainWrapper.java:38)

"Common-Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@41bc4eb1
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.base@21.0.3/jdk.internal.ref.CleanerImpl.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)
	at java.base@21.0.3/jdk.internal.misc.InnocuousThread.run(Unknown Source)

"PeriodicMetricReader" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f0bcdde
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Thread-80" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@fa3bf90
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"bugsnag-daemon-4419" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@133dd4a
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@4c4cd548
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@6463d8a
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [indexer-stateless]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@6956bbc
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@579393e4
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@41466a04
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"ClangdRequestsPlanner [main]" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.concurrent.atomic.AtomicBoolean@ba9ec45
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner.waitForEvent(ClangdRequestsPlanner.java:179)
	at com.jetbrains.cidr.lang.daemon.clang.clangd.lsp.ClangdRequestsPlanner$ExecutorRunnable.run(ClangdRequestsPlanner.java:294)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Finalizer" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.ref.NativeReferenceQueue$Lock@5bc42837
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.ref.NativeReferenceQueue.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.3/java.lang.ref.NativeReferenceQueue.remove(Unknown Source)
	at java.base@21.0.3/java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

"JNA Cleaner" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ec35135
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.await(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove0(Unknown Source)
	at java.base@21.0.3/java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)

"TimerQueue" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6fe1a6df
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.DelayQueue.take(Unknown Source)
	at java.desktop@21.0.3/javax.swing.TimerQueue.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"AWT-Shutdown" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.lang.Object@18dbbfea
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.3/sun.awt.AWTAutoShutdown.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"JVMResponsivenessMonitor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING

	at java.base@21.0.3/java.lang.Thread.sleep0(Native Method)
	at java.base@21.0.3/java.lang.Thread.sleep(Unknown Source)
	at com.intellij.diagnostic.JVMResponsivenessMonitor.samplingLoop(JVMResponsivenessMonitor.java:104)
	at com.intellij.diagnostic.JVMResponsivenessMonitor$$Lambda/0x000000b00042a070.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Java2D Queue Flusher" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on sun.java2d.metal.MTLRenderQueue$QueueFlusher@3bb1a386
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.desktop@21.0.3/sun.java2d.metal.MTLRenderQueue$QueueFlusher.run(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)

"Periodic tasks thread" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@58d862f8
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.base@21.0.3/java.util.concurrent.DelayQueue.take(Unknown Source)
	at com.intellij.util.concurrency.AppDelayQueue$TransferThread.run(AppDelayQueue.java:81)

"Timer-0" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: WAITING
 on java.util.TaskQueue@62a4a619
	at java.base@21.0.3/java.lang.Object.wait0(Native Method)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.lang.Object.wait(Unknown Source)
	at java.base@21.0.3/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base@21.0.3/java.util.TimerThread.run(Unknown Source)

"kotlinx.coroutines.DefaultExecutor" prio=0 tid=0x0 nid=0x0 waiting on condition
     java.lang.Thread.State: TIMED_WAITING
 on kotlinx.coroutines.DefaultExecutor@28cfeb16
	at java.base@21.0.3/jdk.internal.misc.Unsafe.park(Native Method)
	at java.base@21.0.3/java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:118)
	at java.base@21.0.3/java.lang.Thread.runWith(Unknown Source)
	at java.base@21.0.3/java.lang.Thread.run(Unknown Source)


---------- Coroutine dump (stripped) ----------

- BlockingCoroutine{Active} [BlockingEventLoop@2fbb1243]
	- "Application":supervisor:ChildScope{Active}
		- "ApplicationImpl@1150518117 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.textmate)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "org.jetbrains.plugins.textmate.TextMateServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					-[x8 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
									at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
									at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
					-[x5 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
						- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
									at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
									at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
					-[x3 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
			-[x2 of] "(ApplicationImpl@1150518117 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			-[x2 of] "(ApplicationImpl@1150518117 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "org.jetbrains.plugins.gradle.util.telemetry.GradleOpenTelemetryTraceService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.debugger)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.jetbrains.cidr.lang.dfa.statistics.DfaStatisticService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangdBridge)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.settingsSync)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.settingsSync.LocalHostNameProvider":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.settingsSync.plugins.SettingsSyncPluginManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			-[x4 of] "(ApplicationImpl@1150518117 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.vcs.log.graph.DefaultColorGenerator":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.compiler.server.BuildManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "BuildManager RequestProcessor Pool":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), LimitedDispatcher@1d99017]
					- "BuildManager Auto-Make Trigger":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), LimitedDispatcher@58a5020c]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			-[x9 of] "(ApplicationImpl@1150518117 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			-[x3 of] "(ApplicationImpl@1150518117 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.history.integration.LocalHistoryImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.intellij.history.integration.LocalHistoryImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.intellij.history.integration.LocalHistoryImpl$init$3.invokeSuspend(LocalHistoryImpl.kt:99)
			-[x2 of] "(ApplicationImpl@1150518117 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.java-i18n)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.java.ide)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.ide.RecentProjectsManagerBase":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.intellij.ide.RecentProjectsManagerBase":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.intellij.ide.RecentProjectsManagerBase$1.invokeSuspend(RecentProjectsManagerBase.kt:118)
						- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ide.RecentProjectsManagerBase":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "(ApplicationImpl@1150518117 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "git4idea.log.GitCommitSignatureColumnService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "org.jetbrains.plugins.gitlab.CachingGitLabServersManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.android.tools.idea.stats.TypingLatencyTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.android.tools.idea.stats.TypingLatencyTracker":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.tools.idea.stats.TypingLatencyTracker$1.invokeSuspend(TypingLatencyTracker.kt:50)
				- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$1.invokeSuspend(TypingEventWatcher.kt:76)
						- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.android.tools.idea.diagnostics.typing.TypingEventWatcher":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.tools.idea.diagnostics.typing.TypingEventWatcher$2.invokeSuspend(TypingEventWatcher.kt:88)
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$ScopeService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					-[x72 of] "com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$ScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$1$1.invokeSuspend(ResourceFolderRepositoryBackgroundActions.kt:137)
						at com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$1.invokeSuspend(ResourceFolderRepositoryBackgroundActions.kt:50)
					-[x72 of] "com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$ScopeService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$2$1.invokeSuspend(ResourceFolderRepositoryBackgroundActions.kt:137)
						at com.android.tools.idea.res.ResourceFolderRepositoryBackgroundActions$2.invokeSuspend(ResourceFolderRepositoryBackgroundActions.kt:60)
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
			- "(ApplicationImpl@1150518117 x com.google.gct.test.recorder)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.developerphil.adbidea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.google.gct)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.jetbrains.plugins.clangFormat)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.android.studio.ml.metrics.SmlCodeEditedMetricsServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.android.studio.ml.aida.AidaCodeEditedListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.android.studio.ml.aida.AidaCodeEditedListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.android.studio.ml.aida.AidaCodeEditedListener$1.invokeSuspend(AidaCodeEditedListener.kt:51)
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			-[x3 of] "ApplicationImpl@1150518117 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "ApplicationImpl@1150518117 container":ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "ApplicationImpl@1150518117 container":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.internal.statistic.service.fus.collectors.FUStateUsagesLogger":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.ide.ui.laf.LafManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.ScreenReaderStateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.ide.ScreenReaderStateManager":StandaloneCoroutine{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.ide.ui.customization.CustomActionsSchema":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2.invokeSuspend(ActionManagerImpl.kt:1277)
						- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.actionSystem.impl.ActionManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.ActionManagerImpl$MyTimer$2$1.invokeSuspend(ActionManagerImpl.kt:1281)
			- "ApplicationImpl@1150518117 container":ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.diagnostic.PerformanceWatcherImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl$1.invokeSuspend(PerformanceWatcherImpl.kt:96)
					- "com.intellij.diagnostic.PerformanceWatcherImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.diagnostic.PerformanceWatcherImpl$startEdtSampling$1.invokeSuspend(PerformanceWatcherImpl.kt:130)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.diagnostic.SamplingTask$1.invokeSuspend(SamplingTask.kt:35)
				- "com.intellij.diagnostic.PerformanceWatcherImpl":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at java.base/java.lang.Thread.getStackTrace(Unknown Source)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDumpImpl(DebugProbesImpl.kt:332)
					at kotlinx.coroutines.debug.internal.DebugProbesImpl.enhanceStackTraceWithThreadDump(DebugProbesImpl.kt:317)
					at com.intellij.diagnostic.CoroutineDumperKt.traceToDump(coroutineDumper.kt:325)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:298)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.toRepresentation(coroutineDumper.kt:300)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:131)
					at com.intellij.diagnostic.CoroutineDumperKt.dumpCoroutines(coroutineDumper.kt:59)
					at com.intellij.diagnostic.ThreadDumper.getThreadDumpInfo(ThreadDumper.java:68)
					at com.intellij.diagnostic.SamplingTask$dumpThreads$2.invokeSuspend(SamplingTask.kt:54)
			- "com.intellij.util.net.ssl.CertificateManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "FileTypeManager Redetect":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), LimitedDispatcher@53375100]
				- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.openapi.fileTypes.impl.AlarmAdapterKt$singleAlarm$1.invokeSuspend(AlarmAdapter.kt:24)
					- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.ide.IdeTooltipManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ui.jcef.JBCefStartup":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.plugins.marketplace.MarketplaceRequests":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.editor.impl.EditorFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "refresh requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), ModalityState.NON_MODAL, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1$3$1.invokeSuspend(Delay.kt:226)
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:441)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:72)
					- "refresh requests flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), ModalityState.NON_MODAL, Dispatchers.Default]
				- "save requests flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$2.invokeSuspend(SaveAndSyncHandlerImpl.kt:86)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl.listenIdleAndActivate(SaveAndSyncHandlerImpl.kt:216)
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$3.invokeSuspend(SaveAndSyncHandlerImpl.kt:116)
					- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":ProducerCoroutine{Completing} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- "com.intellij.configurationStore.SaveAndSyncHandlerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "background sync":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.configurationStore.SaveAndSyncHandlerImpl$startBackgroundSync$job$1.invokeSuspend(SaveAndSyncHandlerImpl.kt:319)
			- "com.intellij.openapi.progress.impl.PlatformTaskSupport":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.util.indexing.diagnostic.IndexDiagnosticDumper":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.vfs.newvfs.persistent.ExecuteOnCoroutine":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "PersistentFsLoader":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), Dispatchers.IO]
			- "org.jetbrains.ide.BuiltInServerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.util.indexing.FileBasedIndexImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.ide.IdleTracker":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x000000b0006870f0":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.ide.IdleTracker$addIdleListener$1.invokeSuspend(IdleTracker.kt:79)
						- "Idle listener: com.intellij.compiler.server.BuildManager$$Lambda/0x000000b0006870f0":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.platform.ide.impl.presentationAssistant.PresentationAssistant":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.actionMacro.ActionMacroManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.codeInsight.intention.impl.IntentionShortcutManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.ui.laf.LafDynamicPluginManager":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.ide.ui.html.GlobalStyleSheetUpdateService$init$2.invokeSuspend(GlobalStyleSheetHolder.kt:102)
					- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.ide.ui.html.GlobalStyleSheetUpdateService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "ProjectImpl@1052436583 container":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "ProjectImpl@1052436583 container":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:75)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1052436583 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:61)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "(ProjectImpl@1052436583 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@1052436583 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.projectRoots.impl.SdkmanrcWatcherService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:31)
					- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.statistics.KotlinOnboardingJ2KSessionService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				-[x7 of] "(ProjectImpl@1052436583 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$1.invokeSuspend(KotlinGradleFUSLogger.kt:158)
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$2.invokeSuspend(KotlinGradleFUSLogger.kt:166)
				-[x4 of] "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x Coverage)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "GitRepositoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
							- "GitTagHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "git4idea.annotate.GitAnnotationService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
													at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						-[x8 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1052436583 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.squareup.sqldelight)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x androidx.compose.plugins.idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.android.tools.compose.ComposeAutoDocumentation":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.google.services.firebase.insights.config.FirebaseAppManagerImpl$2.invokeSuspend(FirebaseAppManager.kt:92)
				- "(ProjectImpl@1052436583 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.google.urlassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.android.studio.ml.completion.FactoryRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.android.studio.ml.completion.FactoryRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
							at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:236)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:280)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:289)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:206)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:231)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:423)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:426)
					- "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						-[x5 of] "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:759)
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1968)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "EditorComposite(file=Sheet.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=Sheet.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=Sheet.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=SheetState.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=SheetState.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=SheetState.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
					- "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:759)
						-[x3 of] "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=BottomSheetScaffold.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=BottomSheetScaffold.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=BottomSheetScaffold.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=SheetScope.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=SheetScope.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=SheetScope.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=SheetPeekPosition.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=SheetPeekPosition.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=SheetPeekPosition.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=FocusRequester.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=FocusRequester.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=FocusRequester.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
					- "EditorComposite(file=FocusRequesterModifier.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=FocusRequesterModifier.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=FocusRequesterModifier.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
					- "EditorComposite(file=OnPlacedModifier.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "EditorComposite(file=OnPlacedModifier.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=OnPlacedModifier.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:79)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
												at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
											at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
											at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
											at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
									at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				-[x5903 of] "ModuleBridgeImpl container":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:63)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:797)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:41)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:59)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:67)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:79)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:30)
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "Scanning (root)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:82)
							-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:112)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:77)
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:67)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:27)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				-[x3 of] "ProjectImpl@1052436583 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@1052436583 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@1052436583 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.hints.ParamHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@1052436583 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:51)
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:50)
											- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at com.intellij.collaboration.auth.AccountManagerBase$getCredentialsFlow$$inlined$transform$1.invokeSuspend(AccountManagerBase.kt:36)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						-[x8 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:60)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
							- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:175)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:57)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					-[x8 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
				- "(ProjectImpl@1052436583 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:73)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:84)
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:70)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:77)
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
					at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:59)
					at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:34)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
					at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:65)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
					at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
					at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				-[x6 of] "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				-[x2 of] "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				-[x3 of] "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					-[x3 of] "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$stateChanged$flow$1$1$1.invokeSuspend(ToolWindowStateListener.kt:52)
						- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.EDT]
				- "com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "InlineBreakpoints":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1052436583 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.smartUpdate.SmartUpdate":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.framework.detection.impl.FrameworkDetectorQueue$scheduleFlow$1.invokeSuspend(FrameworkDetectorQueue.kt:54)
						- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "com.intellij.configurationStore.StoreReloadManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.configurationStore.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:56)
						- "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				- "com.intellij.ide.actionsOnSave.impl.ActionsOnSaveManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationToolWindowManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					-[x20 of] "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.usages.impl.UsageViewCoroutineScopeProvider":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.ide.structureView.impl.StructureViewFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
					- "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
						at com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker$1.invokeSuspend(BreakpointVariantPriorityTracker.kt:51)
						- "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.xdebugger.impl.breakpoints.BreakpointVariantPriorityTracker":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), Dispatchers.Default]
				-[x8 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583), uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "(ProjectImpl@1052436583 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
			- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					-[x3 of] "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
						- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.ui.BalloonLayoutImpl$1.invokeSuspend(BalloonLayoutImpl.kt:75)
							- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					- "com.intellij.platform.ide.CoreUiCoroutineScopeHolder":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.intellij.idea.SystemHealthMonitorKt$monitorDiskSpace$1.invokeSuspend(SystemHealthMonitor.kt:390)
			- "com.intellij.diagnostic.ThreadDumpService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl$1.invokeSuspend(GlobalWorkspaceModelCacheImpl.kt:46)
					- "com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "com.intellij.workspaceModel.ide.impl.jps.serialization.JpsGlobalModelSynchronizerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.vfs.newvfs.RefreshQueueImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "RefreshQueue Pool":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), LimitedDispatcher@405a00c5]
				- "Async Refresh Event Processing":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117), LimitedDispatcher@1740991a]
			- "(ApplicationImpl@1150518117 x com.intellij.settingsSync)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.settingsSync.git.SettingsHistoryToolWindowFactory":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.util.indexing.ProjectFileBasedIndexStartupActivity":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ui.IconDeferrerImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				-[x18 of] "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.intellij.codeInsight.inline.completion.listeners.InlineCompletionEditorListener":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.intellij.codeInsight.inline.completion.utils.SafeInlineCompletionExecutor$1.invokeSuspend(SafeInlineCompletionExecutor.kt:35)
			- "com.intellij.util.concurrency.InvokerService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.0.Thread.ReadAction=YES: Project(name=cash, containerState=COMPONENT_CREATED, componentStore=/Users/saket/sq/cash)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.1.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@2ac8525d":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.2.EDT: com.intellij.ui.tree.AsyncTreeModel@6ebfd51d":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.3.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@4a5c473f":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.4.Thread.ReadAction=YES: com.android.tools.idea.navigator.AndroidProjectViewPane@5cb001f9":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.5.EDT: com.intellij.ui.tree.AsyncTreeModel@51d840be":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.20.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@178582d9":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.21.EDT: com.intellij.ui.tree.AsyncTreeModel@a00401":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.22.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@7515c8c0":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.23.EDT: com.intellij.ui.tree.AsyncTreeModel@5e4c4ff2":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.30.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@107b162e":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.31.EDT: com.intellij.ui.tree.AsyncTreeModel@69645a2e":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.56.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@5d89ffe3":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.57.EDT: com.intellij.ui.tree.AsyncTreeModel@3cdefd3f":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.58.Thread.ReadAction=YES: com.android.tools.idea.common.error.AsyncableDesignerCommonIssueModel@35a4cc99":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.59.EDT: com.intellij.ui.tree.AsyncTreeModel@bbcc3ea":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.370.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@ef4a27c":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.371.EDT: com.intellij.ui.tree.AsyncTreeModel@4cae571":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.372.Thread.ReadAction=YES: Project(name=mainline, containerState=COMPONENT_CREATED, componentStore=/Users/saket/projects/mainline)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.373.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@1e5f01e1":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.374.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@254007bc":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.375.EDT: com.intellij.ui.tree.AsyncTreeModel@774d3ccc":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.376.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@3c464760":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.377.EDT: com.intellij.ui.tree.AsyncTreeModel@e93268a":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.378.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@57a1c1ea":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.379.EDT: com.intellij.ui.tree.AsyncTreeModel@5b510a21":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.382.Thread.ReadAction=YES: com.android.tools.idea.navigator.AndroidProjectViewPane@703defac":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.383.EDT: com.intellij.ui.tree.AsyncTreeModel@6978eafc":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.434.Thread.ReadAction=YES: com.android.tools.idea.common.error.AsyncableDesignerCommonIssueModel@67627f14":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.435.EDT: com.intellij.ui.tree.AsyncTreeModel@2ba0be4c":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.440.Thread.ReadAction=YES: Project(name=mainline, containerState=COMPONENT_CREATED, componentStore=/Users/saket/projects/mainline)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.441.EDT: com.intellij.ui.tree.AsyncTreeModel@387ee718":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.442.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@603ef475":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.443.EDT: com.intellij.ui.tree.AsyncTreeModel@59dfc5fd":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.444.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@15d67090":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.445.EDT: com.intellij.ui.tree.AsyncTreeModel@4b621bca":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.446.Thread.ReadAction=YES: Project(name=circuit, containerState=COMPONENT_CREATED, componentStore=/Users/saket/projects/circuit)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.447.Thread.ReadAction=NO: com.intellij.platform.execution.serviceView.ServiceModel@6aa49121":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.450.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@1b8ead59":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.451.EDT: com.intellij.ui.tree.AsyncTreeModel@136a2a1c":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.452.Thread.ReadAction=YES: com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel@578500b1":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.453.EDT: com.intellij.ui.tree.AsyncTreeModel@5c4a6447":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.458.Thread.ReadAction=NO: com.intellij.build.BuildTreeConsoleView@1f139469":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.459.EDT: com.intellij.ui.tree.AsyncTreeModel@2a0ec52d":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.460.Thread.ReadAction=YES: com.android.tools.idea.navigator.AndroidProjectViewPane@3017f068":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "Invoker.461.EDT: com.intellij.ui.tree.AsyncTreeModel@3c690157":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ide.passwordSafe.impl.PasswordSafeImpl":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.google.gct.directaccess.DirectAccessOnboardingService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.google.gct.directaccess.DirectAccessOnboardingService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.google.gct.directaccess.DirectAccessOnboardingService$taskFlow$1$1.invokeSuspend(DirectAccessOnboardingService.kt:67)
						- "com.google.gct.directaccess.DirectAccessOnboardingService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.google.gct.directaccess.CloudClientService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.google.services.firebase.directaccess.client.CloudClient$1.invokeSuspend(CloudClient.kt:74)
					- "com.google.gct.directaccess.CloudClientService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at com.google.gct.directaccess.CloudClientService$1.invokeSuspend(CloudClientService.kt:47)
				- "com.google.gct.directaccess.DirectAccessApplicationService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.ui.IconCalculatingService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.platform.ide.diagnostic.startUpPerformanceReporter.IdeStartUpPerformanceService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			- "(ApplicationImpl@1150518117 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
			-[x3 of] "ApplicationImpl@1150518117 container":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.openapi.updateSettings.impl.UpdateCheckerHelper":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "com.intellij.diagnostic.IdeHeartbeatEventReporterService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService.heartBeatRoutine(IdeHeartbeatEventReporter.kt:120)
					at com.intellij.diagnostic.IdeHeartbeatEventReporterService$1.invokeSuspend(IdeHeartbeatEventReporter.kt:49)
			- "(ApplicationImpl@1150518117 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "ApplicationImpl@1150518117 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
				at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventScheduler$initialize$1.invokeSuspend(FeatureUsageSettingsEventScheduler.kt:32)
			- "com.intellij.ide.ui.laf.MnemonicListenerService":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "LaF Mnemonic Support":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
					at com.intellij.ide.ui.laf.MnemonicListenerService$1.invokeSuspend(LaFMnemonicDispatcher.kt:57)
					- "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "LaF Mnemonic Support":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ApplicationImpl@1150518117), Dispatchers.Default]
			- "(ApplicationImpl@1150518117 x com.intellij.turboComplete)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "(ApplicationImpl@1150518117 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
				- "(ProjectImpl@1052436583 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1052436583)]
			- "(ApplicationImpl@1150518117 x androidx.compose.plugins.idea)":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "com.intellij.platform.feedback.impl.IdleFeedbackResolver":supervisor:ChildScope{Active} [ComponentManager(ApplicationImpl@1150518117)]
			- "ProjectImpl@1278042813 container":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "ProjectImpl@1278042813 container":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:75)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1278042813 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:61)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "(ProjectImpl@1278042813 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@1278042813 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.projectRoots.impl.SdkmanrcWatcherService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:31)
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.statistics.KotlinOnboardingJ2KSessionService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				-[x7 of] "(ProjectImpl@1278042813 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$1.invokeSuspend(KotlinGradleFUSLogger.kt:158)
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$2.invokeSuspend(KotlinGradleFUSLogger.kt:166)
				-[x4 of] "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x Coverage)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "GitRepositoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
							- "GitTagHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
													at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						-[x6 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@1278042813 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.squareup.sqldelight)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x androidx.compose.plugins.idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.android.tools.compose.ComposeAutoDocumentation":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.google.services.firebase.insights.config.FirebaseAppManagerImpl$2.invokeSuspend(FirebaseAppManager.kt:92)
				- "(ProjectImpl@1278042813 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.google.urlassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.android.studio.ml.completion.FactoryRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.android.studio.ml.completion.FactoryRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
							at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:236)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:280)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:289)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:206)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:231)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:423)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:426)
					- "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:759)
						-[x6 of] "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1968)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "EditorComposite(file=readme.md)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=readme.md)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=readme.md)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=Navigation.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=Navigation.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=Navigation.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=StackedNavigationFrame.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=StackedNavigationFrame.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=StackedNavigationFrame.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=RealBackStack.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=RealBackStack.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=RealBackStack.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=NavigationTest.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=NavigationTest.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=NavigationTest.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=StackedNavigationFrameTest.kt)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "EditorComposite(file=StackedNavigationFrameTest.kt)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=StackedNavigationFrameTest.kt)":ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:79)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66)
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
												at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
											at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
											at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
											at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
									at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:63)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:797)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:41)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:59)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:67)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:79)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:112)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:67)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:27)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.ide.projectView.impl.SelectInProjectViewImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:51)
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:50)
											- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at com.intellij.collaboration.auth.AccountManagerBase$getCredentialsFlow$$inlined$transform$1.invokeSuspend(AccountManagerBase.kt:36)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						-[x6 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:60)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
							- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:175)
				- "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:77)
				-[x22 of] "ModuleBridgeImpl container":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					-[x4 of] "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$stateChanged$flow$1$1$1.invokeSuspend(ToolWindowStateListener.kt:52)
						- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.EDT]
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:30)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
					at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:59)
					at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:34)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
					at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:65)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
					at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
					at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:70)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:77)
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "Scanning (root)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:82)
							-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				-[x5 of] "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				-[x2 of] "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.framework.detection.impl.FrameworkDetectorQueue$scheduleFlow$1.invokeSuspend(FrameworkDetectorQueue.kt:54)
						- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				-[x3 of] "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				-[x3 of] "ProjectImpl@1278042813 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@1278042813 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@1278042813 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:73)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:84)
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:57)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.xdebugger.impl.breakpoints.InlineBreakpointInlayManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "InlineBreakpoints":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "(ProjectImpl@1278042813 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
								at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
				- "com.intellij.configurationStore.StoreReloadManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.configurationStore.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:56)
						- "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
				- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.grave.CodeVisionGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.smartUpdate.SmartUpdate":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.hints.ParamHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
				- "(ProjectImpl@1278042813 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
						- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
									at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
									at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
					-[x5 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
				- "com.intellij.ide.actionsOnSave.impl.ActionsOnSaveManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					-[x25 of] "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.usages.impl.UsageViewCoroutineScopeProvider":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.ide.structureView.impl.StructureViewFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
					- "SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				-[x5 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813), uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "(ProjectImpl@1278042813 x com.google.targetsdkversionassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "(ProjectImpl@1278042813 x org.jetbrains.plugins.terminal)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationToolWindowManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@1278042813)]
			- "ProjectImpl@314351913 container":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "ProjectImpl@314351913 container":ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.copyright)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.platform.images)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.editorconfig.editorconfigjetbrains)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.plugins.yaml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.rml.dfa)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.plugins.gradle.service.coroutine.GradleCoroutineScopeProvider":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.cidr.base)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.cidr.lang.clangd)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService$attachListener$1.invokeSuspend(ClangToolsWslService.kt:75)
							- "com.jetbrains.cidr.lang.daemon.clang.clangd.ClangToolsWslService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@314351913 x com.intellij.cidr.lang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.jetbrains.sh)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.vcs.impl.VcsInitialization":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.vcs.changes.ChangeListManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.vcs.roots.VcsRootScanner":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.openapi.vcs.roots.VcsRootScanner":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.vcs.roots.VcsRootScanner$4.invokeSuspend(VcsRootScanner.kt:61)
							- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.vcs.roots.VcsRootScanner":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				- "(ProjectImpl@314351913 x com.intellij.completion.ml.ranking)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.completion.ml.ngram.NGramModelRunnerManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.vcs.log.impl.VcsProjectLog":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "Close VCS log":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "(ProjectImpl@314351913 x hg4idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.jarRepository.RepositoryLibraryUtils":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.projectRoots.impl.SdkmanrcWatcherService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.ide.FileNotInSourceRootService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.jarRepository.LibraryIdSynchronizationQueue":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.jarRepository.LibraryIdSynchronizationQueue$1.invokeSuspend(LibraryIdSynchronizationQueue.kt:31)
					- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor$1.invokeSuspend(ProjectProblemFileSelectionListener.kt:129)
							- "com.intellij.codeInsight.daemon.problems.pass.ProjectPsiChangesProcessor":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "com.intellij.internal.statistic.libraryUsage.FileImportsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.tasks)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.intellij.intelliLang)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.intellij.groovy)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.core.script.configuration.CompositeScriptConfigurationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.statistics.KotlinOnboardingJ2KSessionService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.configuration.KotlinProjectConfigurationService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x5 of] "(ProjectImpl@314351913 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$1.invokeSuspend(KotlinGradleFUSLogger.kt:158)
						- "org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.kotlin.idea.gradle.statistics.KotlinGradleFUSLogger$setup$2.invokeSuspend(KotlinGradleFUSLogger.kt:166)
				-[x4 of] "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x Coverage)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x Git4Idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "git4idea.GitDisposable":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "GitRepositoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
							- "GitTagHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "git4idea.ignore.GitIgnoreInStoreDirGenerator":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.plugins.gradle)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.plugins.gitlab)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
									- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: RUNNING [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
													at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
												at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
												at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
												-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
													at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
											-[x3 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
										- "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabRepositoryAndAccountSelectorViewModel$1.invokeSuspend(GitLabRepositoryAndAccountSelectorViewModel.kt:43)
							-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.model.GitLabToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.gitlab.api.GitLabProjectConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.gitlab.GitLabProjectsManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						-[x4 of] "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController$setupReview$1.invokeSuspend(GitLabMergeRequestEditorReviewController.kt:54)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.gitlab.mergerequest.ui.editor.GitLabMergeRequestEditorReviewController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.gitlab.mergerequest.ui.review.GitLabMergeRequestOnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@314351913 x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.android.tools.idea.nav.safeargs.project.NavigationResourcesModificationListener$Subscriber":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- SupervisorJobImpl{Active}
					- "org.jetbrains.android.AndroidStartupManager$ProjectDisposableScope":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.squareup.sqldelight)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x androidx.compose.plugins.idea)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.android.tools.compose.ComposeAutoDocumentation":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.google.services.firebase)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.google.services.firebase.insights.config.FirebaseAppManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.google.services.firebase.insights.config.FirebaseAppManagerImpl$2.invokeSuspend(FirebaseAppManager.kt:92)
				- "(ProjectImpl@314351913 x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.google.urlassistant)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.configurationScript)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.android.tools.ndk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.android.tools.apk)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x Subversion)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.google.tools.ij.aiplugin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.android.studio.ml.completion.FactoryRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.android.studio.ml.completion.FactoryRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
							at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl$2.invokeSuspend(WorkspaceModelCacheImpl.kt:79)
						- "com.intellij.workspaceModel.ide.impl.WorkspaceModelCacheImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				- "com.intellij.openapi.project.ExternalStorageConfigurationManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEvents$1.invokeSuspend(FeatureUsageSettingsEvents.kt:66)
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.macros.KotlinBundledUsageDetector$ModelChangeListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.ide.startup.impl.StartupManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "XDebuggerExecutionPointManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
						- "XDebuggerExecutionPointManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "XDebuggerExecutionPointManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "XDebuggerExecutionPointManager/UI":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
							-[x2 of] "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1.invokeSuspend(ExecutionPositionUi.kt:49)
								- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt$showExecutionPositionUi$1$2.invokeSuspend(ExecutionPositionUi.kt:51)
							- "XDebuggerExecutionPointManager/UI":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								at com.intellij.xdebugger.impl.XDebuggerExecutionPointManager$1.invokeSuspend(XDebuggerExecutionPointManager.kt:67)
					- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.xdebugger.impl.XDebuggerLineChangeHandler$1.invokeSuspend(XDebuggerLineChangeHandler.kt:27)
						- "com.intellij.xdebugger.impl.XDebuggerManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.ui.EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "EditorNotificationsImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.ui.EditorNotificationsImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.ui.EditorNotificationsImpl$6.invokeSuspend(EditorNotificationsImpl.kt:112)
						- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.ui.EditorNotificationsImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.codeInspection.ex.Dynamic_inspectionsKt$dynamicInspectionsFlow$epUpdatedFlow$1.invokeSuspend(dynamic-inspections.kt:72)
					- "com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar":LazyStandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.codeInspection.ex.ProjectInspectionToolRegistrar$updateInspectionProfilesSubscription$1.invokeSuspend(ProjectInspectionToolRegistrar.kt:31)
				- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowFactory.manage(GHPRToolWindowFactory.kt:41)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$1.invokeSuspend(GHPRToolWindowFactory.kt:59)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$2.invokeSuspend(GHPRToolWindowFactory.kt:67)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController$manageIconInToolbar$2$3.invokeSuspend(GHPRToolWindowFactory.kt:79)
							- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController.manageToolWindow(GitLabToolWindowFactory.kt:47)
						at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabToolWindowFactory.manage(GitLabToolWindowFactory.kt:28)
						at com.intellij.openapi.wm.impl.ToolWindowManagerImpl$registerToolWindow$2.invokeSuspend(ToolWindowManagerImpl.kt:1134)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$1.invokeSuspend(GitLabToolWindowFactory.kt:49)
						- "com.intellij.openapi.wm.impl.ToolWindowManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at org.jetbrains.plugins.gitlab.mergerequest.ui.toolwindow.GitLabMergeRequestsToolWindowController$manageToolWindow$2$2.invokeSuspend(GitLabToolWindowFactory.kt:56)
				- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.ide.project.impl.BaseProjectDirectoriesImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.ide.project.impl.BaseProjectDirectoriesImpl$1.invokeSuspend(BaseProjectDirectoriesImpl.kt:30)
				- "com.intellij.openapi.externalSystem.service.project.manage.ExternalProjectsManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x org.jetbrains.kotlin)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.kotlin.idea.gradleJava.scripting.ProjectGradleSettingsListener$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1.invokeSuspend(FileEditorManagerImpl.kt:236)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$1$invokeSuspend$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$1.invokeSuspend(FileEditorManagerImpl.kt:189)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$special$$inlined$flatMapLatest$2.invokeSuspend(FileEditorManagerImpl.kt:189)
								- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$2.invokeSuspend(FileEditorManagerImpl.kt:280)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.invokeSuspend(FileEditorManagerImpl.kt:289)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorSplitters file icon update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$3.invokeSuspend(EditorsSplitters.kt:206)
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.openapi.fileEditor.impl.EditorsSplitters$special$$inlined$flatMapLatest$1.invokeSuspend(EditorsSplitters.kt:189)
					- "EditorSplitters frame title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.EditorsSplitters$5.invokeSuspend(EditorsSplitters.kt:231)
						- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "EditorSplitters frame title update":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
					- "FileEditorManagerImpl file update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$1.invokeSuspend(FileEditorManagerImpl.kt:423)
					- "FileEditorManagerImpl file title update":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$processFileUpdateRequests$2.invokeSuspend(FileEditorManagerImpl.kt:426)
					- "DockableEditorContainerFactory":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "DockableEditorTabbedContainer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$MyRootListener$rootChangedRequests$2$1.invokeSuspend(FileEditorManagerImpl.kt:1968)
						- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "EditorWindow":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.ui.tabs.impl.JBTabsImpl$addTimerUpdate$1.invokeSuspend(JBTabsImpl.kt:759)
						-[x4 of] "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "EditorComposite(file=README.md)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "EditorComposite(file=README.md)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=README.md)":ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					-[x2 of] "EditorComposite(file=build.gradle.kts)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "EditorComposite(file=build.gradle.kts)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "AsyncEditorLoader(file=build.gradle.kts)":ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
									at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
									- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
										at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
										- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
											at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
											at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
											at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
					- "EditorComposite(file=libs.versions.toml)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "EditorComposite(file=libs.versions.toml)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$createCompositeByEditorWithModel$1.invokeSuspend(FileEditorManagerImpl.kt:1343)
						- "AsyncEditorLoader(file=libs.versions.toml)":ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
						- "EditorWindow":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.EditorWindow$watchForTabActions$1.invokeSuspend(EditorWindow.kt:423)
							- "EditorWindow":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager$dataContext$1$currentFileEditor$2$1.invokeSuspend(StatusBarWidgetsManager.kt:63)
					- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.openapi.wm.impl.status.IdeStatusBarImplKt$createComponentByWidgetPresentation$1.invokeSuspend(IdeStatusBarImpl.kt:797)
							- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
										at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
										at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											-[x2 of] "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "com.intellij.openapi.wm.impl.status.widget.StatusBarWidgetsManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer$1.invokeSuspend(IgnoredToExcludedSynchronizer.kt:77)
				- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.project.DumbServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x3 of] "ProjectImpl@314351913 container":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					at com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup$1.invokeSuspend(EditorBasedStatusBarPopup.kt:104)
					- "ProjectImpl@314351913 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "ProjectImpl@314351913 container":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				- "com.intellij.ui.docking.impl.DockManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.intellij.platform.navbar.frontend.NavBarService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
								at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
												at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
											at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
											at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
											at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
									at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
									at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.intellij.platform.navbar.frontend.NavBarService$1.invokeSuspend(NavBarService.kt:50)
							- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.platform.navbar.frontend.NavBarService$1$1.invokeSuspend(NavBarService.kt:57)
									- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
										- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
										- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
											- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at com.intellij.platform.navbar.monolith.MonolithNavbarServiceDelegate$activityFlow$1.invokeSuspend(MonolithNavBarServiceDelegate.kt:23)
				- "(ProjectImpl@314351913 x org.jetbrains.plugins.github)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.GHPRToolWindowController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
					- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1.invokeSuspend(CoroutineUtil.kt:224)
								at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1.invokeSuspend(CoroutineUtil.kt:203)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at com.intellij.collaboration.async.CoroutineUtilKt$mapScoped2$1$1$1.invokeSuspend(CoroutineUtil.kt:209)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at com.intellij.collaboration.auth.PasswordSafeCredentialsRepository$canPersistCredentials$1.invokeSuspend(PasswordSafeCredentialsRepository.kt:39)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
										- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:51)
											at git4idea.remote.hosting.ui.RepositoryAndAccountSelectorViewModelBase$missingCredentialsState$1.invokeSuspend(RepositoryAndAccountSelectorViewModelBase.kt:50)
											- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at com.intellij.collaboration.auth.AccountManagerBase$getCredentialsFlow$$inlined$transform$1.invokeSuspend(AccountManagerBase.kt:36)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
									at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
									at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
									-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
										at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							-[x2 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								-[x3 of] "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$1.invokeSuspend(GHPRToolWindowViewModel.kt:59)
								- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.ui.toolwindow.model.GHPRToolWindowViewModel$selectorVm$2$2.invokeSuspend(GHPRToolWindowViewModel.kt:77)
					- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
							- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.FlowKt__TransformKt$runningFold$$inlined$unsafeFlow$1.collect(Transform.kt:114)
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
									- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
										at git4idea.remote.hosting.GitAsyncExtensionsKt$discoverServers$1.invokeSuspend(gitAsyncExtensions.kt:128)
										- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
											at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
											at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
												- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
													at git4idea.remote.hosting.GitAsyncExtensionsKt$gitRemotesFlow$1.invokeSuspend(gitAsyncExtensions.kt:57)
											- "org.jetbrains.plugins.github.util.GHHostedRepositoriesManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
												at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.pullrequest.GHRepositoryConnectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						-[x4 of] "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
							at org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController$setupReview$1.invokeSuspend(GHPRReviewInEditorController.kt:60)
							- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "org.jetbrains.plugins.github.pullrequest.ui.editor.GHPRReviewInEditorController":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
								at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
								- "org.jetbrains.plugins.github.pullrequest.ui.review.GHPROnCurrentBranchService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
							- "org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at org.jetbrains.plugins.github.pullrequest.GHServerVersionsCollector$1.invokeSuspend(GHPRStatisticsCollector.kt:175)
				- "com.intellij.ide.projectView.impl.SelectInProjectViewImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					-[x2 of] "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector$stateChanged$flow$1$1$1.invokeSuspend(ToolWindowStateListener.kt:52)
						- "com.intellij.platform.ide.impl.statistic.ToolWindowStateCollector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.EDT]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
					at com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt.initStatusBarUpdater(StatusBarUpdater.kt:59)
					at com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerStatusBarUpdater$execute$2.invokeSuspend(StatusBarUpdater.kt:34)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
					at com.intellij.openapi.wm.impl.LibraryDependentToolWindowManager$execute$2.invokeSuspend(LibraryDependentToolWindowManager.kt:65)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
					- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "run activity":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
					at com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckStarter.execute(ProjectIndexableFilesFilterHealthCheck.kt:61)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
					at com.intellij.openapi.projectRoots.impl.UnknownSdkStartupChecker.execute(UnknownSdkStartupChecker.kt:31)
					at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.codeInsight.navigation.CtrlMouseHandler2":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$2.invokeSuspend(SmartModeScheduler.kt:70)
					- "com.intellij.openapi.project.SmartModeScheduler":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.project.SmartModeScheduler":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.openapi.project.SmartModeScheduler$3.invokeSuspend(SmartModeScheduler.kt:77)
				- "com.intellij.platform.backend.observation.PlatformActivityTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.spellchecker.grazie.GrazieSpellCheckerEngine":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.cidr.base))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "Scanning (root)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
						- "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at kotlinx.coroutines.flow.FlowKt__ReduceKt.first(Reduce.kt:179)
							at com.intellij.util.indexing.UnindexedFilesScannerExecutorImpl$1.invokeSuspend(UnindexedFilesScannerExecutorImpl.kt:82)
							-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
								at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
								-[x2 of] "Scanning (root)":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
									at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.cidr.lang.clangd))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x5 of] "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x2 of] "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.intellij.java))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.framework.detection.impl.FrameworkDetectionManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.framework.detection.impl.FrameworkDetectionManager":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.framework.detection.impl.FrameworkDetectorQueue$scheduleFlow$1.invokeSuspend(FrameworkDetectorQueue.kt:54)
						- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.framework.detection.impl.FrameworkDetectionManager":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.intellij.groovy))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x3 of] "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.kotlin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x Git4Idea))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.gradle))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.android))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.android.tools.idea.gradle.project.sync.listeners.SdkIndexIssuesSyncListener":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "run activity":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), run activity, Dispatchers.Default]
						at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.intellij.ide.startup.impl.StartupManagerImplKt$launchActivity$1.invokeSuspend(StartupManagerImpl.kt:496)
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.android.tools.design))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.android.tools.ndk))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x com.google.tools.ij.aiplugin))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.util.indexing.DumbModeWhileScanningTrigger$subscribe$1.invokeSuspend(DumbModeWhileScanningTrigger.kt:54)
						- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.util.indexing.DumbModeWhileScanningTrigger":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
								at com.intellij.util.indexing.PerProjectIndexingQueue$estimatedFilesCount$$inlined$flatMapLatest$1.invokeSuspend(PerProjectIndexingQueue.kt:189)
				- "(ProjectImpl@314351913 x com.google.gct.directaccess)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.google.gct.directaccess.DirectAccessService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$1.invokeSuspend(DirectAccessService.kt:73)
						- "com.google.gct.directaccess.DirectAccessService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at com.google.gct.directaccess.DirectAccessService$2.invokeSuspend(DirectAccessService.kt:84)
				- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.HighlightingMarkupGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.openapi.fileEditor.impl.text.foldingGrave.FoldingModelGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.daemon.impl.DeclarativeHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.codeInsight.hints.ParamHintsGrave":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
						at com.intellij.openapi.fileEditor.impl.text.TextEditorCache$createCache$1.invokeSuspend(TextEditorCache.kt:47)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.io.ManagedPersistentCache$forceOnTimer$2$1.invokeSuspend(ManagedPersistentCache.kt:97)
						- "com.intellij.codeInsight.hints.ParamHintsGrave":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.IO]
							at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "ImageOrColorPreviewService requests collector":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.codeInsight.preview.ImageOrColorPreviewService$1.invokeSuspend(ImageOrColorPreviewService.kt:57)
						- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
							at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
							at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
							at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "ImageOrColorPreviewService requests collector":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
					- "com.intellij.codeInsight.preview.ImageOrColorPreviewService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				-[x2 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.intellij.plugins.markdown))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
						- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
							- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
								- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
									at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
									at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
									at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
									at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
									- "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
					-[x3 of] "org.intellij.plugins.markdown.ui.floating.AddFloatingToolbarTextEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
				- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.util.indexing.diagnostic.DumbModeFromScanningTrackerService$1.invokeSuspend(DumbModeFromScanningTrackerService.kt:21)
				- "(ProjectImpl@314351913 x org.intellij.plugins.markdown)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij.properties)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.project.InitialVfsRefreshService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.openapi.project.InitialVfsRefreshService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
				- "com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.execution.runToolbar.RunToolbarSlotManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.ide.actionsOnSave.impl.ActionsOnSaveManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x DevKit))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x (ApplicationImpl@1150518117 x org.jetbrains.plugins.github))":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "(ProjectImpl@314351913 x com.intellij)":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.smartUpdate.SmartUpdate":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$CoroutineScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserServiceImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.configurationStore.StoreReloadManagerImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "configuration store reload request flow processing":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at com.intellij.configurationStore.StoreReloadManagerImpl$1.invokeSuspend(StoreReloadManagerImpl.kt:56)
						- "configuration store reload request flow processing":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), Dispatchers.Default]
				-[x2 of] "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913), uninitialized, ModalityState.ANY]
					- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
						at com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer.execute(FloatingCodeToolbarEditorCustomizer.kt:25)
						at com.intellij.openapi.fileEditor.impl.text.TextEditorImpl$2$1.invokeSuspend(TextEditorImpl.kt:101)
						- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
							at com.intellij.openapi.actionSystem.impl.FloatingToolbar$1.invokeSuspend(FloatingToolbar.kt:70)
							- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
								at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
								at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
								at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
								- "com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), com.intellij.ui.codeFloatingToolbar.FloatingCodeToolbarEditorCustomizer, ModalityState.ANY, Dispatchers.Default]
				- "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					-[x5 of] "com.intellij.ide.util.scopeChooser.ScopeService":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.usages.impl.UsageViewCoroutineScopeProvider":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationToolWindowManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.ide.structureView.impl.StructureViewFactoryImpl":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "SearchEverywhereContributorCoroutineScopeHolder":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
					- "com.intellij.lang.documentation.ide.impl.DocumentationManager":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]
				-[x646 of] "ModuleBridgeImpl container":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.intellij.java)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x DevKit)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x org.jetbrains.android)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.android.tools.design)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
					- "(ModuleBridgeImpl x com.google.gct.testing)":supervisor:ChildScope{Active} [ComponentManager(ModuleBridgeImpl)]
				- "com.intellij.webSymbols.context.impl.WebSymbolsContextDiscoveryInfo":supervisor:ChildScope{Active} [ComponentManager(ProjectImpl@314351913)]

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617426]]
		at com.android.tools.idea.stats.AndroidStudioUsageTracker$setupMetricsListener$2.invokeSuspend(AndroidStudioUsageTracker.kt:538)

- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.psi.search.FileTypeIndexChangeNotifier$worker$1.invokeSuspend(FileTypeIndexChangeNotifier.kt:22)
	- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
			- "FileTypeIndex change notificator":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
			- "FileTypeIndex change notificator":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.MacToolbarFrameHeader$3.invokeSuspend(MacToolbarFrameHeader.kt:103)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		-[x2 of] "IdeRootPane":StandaloneCoroutine{Completing} [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:146)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:153)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:167)
	- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
		at com.intellij.openapi.wm.impl.IdeRootPane$installNorthComponents$2.invokeSuspend(IdeRootPane.kt:624)
		- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:79)

-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:86)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:98)
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:94)
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:88)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
				at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:82)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
						at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:93)
						at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:89)
						-[x10 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at com.intellij.platform.navbar.frontend.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:78)
						- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:58)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:60)
			- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
								at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
							at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1052436583), LimitedDispatcher@2469682f]
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	-[x3 of] SupervisorJobImpl{Active}
	- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$2.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:157)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:212)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:240)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:136)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:172)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				- SupervisorJobImpl{Active}
					- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
						at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1$4.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:390)
				-[x228 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x229 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x228 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
				at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
				at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
				at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
				at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:109)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
			-[x9 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				-[x21 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
			- SupervisorJobImpl{Active}
				-[x5 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$1.invokeSuspend(AdbLibIDeviceManager.kt:63)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2.invokeSuspend(AdbLibIDeviceManager.kt:67)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
		at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
		at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
		at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
		at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
		at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.ddmlibcompatibility.AdbLibIDeviceManager$2$1$1$3.invokeSuspend(AdbLibIDeviceManager.kt:111)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
			at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:392)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.ddmlibcompatibility.debugging.AppProcessTracker$startTracking$1.invokeSuspend(AppProcessTracker.kt:50)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
				at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
			at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
			at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
			at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
			at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
			at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
			at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:109)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
			at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
			at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
			at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
		-[x10 of] SupervisorJobImpl{Active}
		-[x2 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.channels.AdbServerSocketImpl$accept$2.invokeSuspend(AdbServerSocketImpl.kt:75)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy.acceptOneJdwpConnection-lONV7Hs(JdwpSessionProxy.kt:116)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy$execute$2$3.invokeSuspend(JdwpSessionProxy.kt:97)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy.execute-W4Q5_qI(JdwpSessionProxy.kt:95)
				at com.android.adblib.tools.debugging.impl.JdwpProcessImpl$lazyStartMonitoring$2$2.invokeSuspend(JdwpProcessImpl.kt:90)
			- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibClientWrapper.trackJdwpProcessInfo(AdblibClientWrapper.kt:91)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibClientWrapper$startTracking$1.invokeSuspend(AdblibClientWrapper.kt:85)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.channels.AdbServerSocketImpl$accept$2.invokeSuspend(AdbServerSocketImpl.kt:75)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy.acceptOneJdwpConnection-lONV7Hs(JdwpSessionProxy.kt:116)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy$execute$2$3.invokeSuspend(JdwpSessionProxy.kt:97)
				at com.android.adblib.tools.debugging.impl.JdwpSessionProxy.execute-W4Q5_qI(JdwpSessionProxy.kt:95)
				at com.android.adblib.tools.debugging.impl.JdwpProcessImpl$lazyStartMonitoring$2$2.invokeSuspend(JdwpProcessImpl.kt:90)
			- StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.flow.SharedFlowImpl.collect$suspendImpl(SharedFlow.kt:389)
				at kotlinx.coroutines.flow.SubscribedSharedFlow.collect(Share.kt:405)
				at com.android.adblib.tools.debugging.utils.MutableSerializedSharedFlowImpl.collectSharedFlow(SerializedSharedFlow.kt:190)
				at com.android.adblib.tools.debugging.utils.MutableSerializedSharedFlowImpl$SubscribedSerializedSharedFlow.collect(SerializedSharedFlow.kt:251)
				at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
				at com.android.adblib.tools.debugging.impl.SharedJdwpSessionImpl$JdwpPacketReceiverImpl$receive$2$1.invokeSuspend(SharedJdwpSessionImpl.kt:345)
				at com.android.adblib.tools.debugging.impl.SharedJdwpSessionImpl$JdwpPacketReceiverImpl$receive$2.invokeSuspend(SharedJdwpSessionImpl.kt:319)
				at com.android.adblib.tools.debugging.SharedJdwpSessionKt.receiveMapFirstResult(SharedJdwpSession.kt:295)
				at com.android.adblib.tools.debugging.impl.JdwpProcessPropertiesCollector.collectWithSession(JdwpProcessPropertiesCollector.kt:245)
				at com.android.adblib.tools.debugging.impl.JdwpProcessPropertiesCollector$collect$2.invokeSuspend(JdwpProcessPropertiesCollector.kt:212)
				at com.android.adblib.tools.debugging.impl.SharedJdwpSessionProviderImpl.withSharedJdwpSession(SharedJdwpSessionProviderImpl.kt:46)
				at com.android.adblib.tools.debugging.impl.JdwpProcessPropertiesCollector$execute$2.invokeSuspend(JdwpProcessPropertiesCollector.kt:113)
				at com.android.adblib.tools.debugging.impl.JdwpProcessPropertiesCollector.execute-W4Q5_qI(JdwpProcessPropertiesCollector.kt:112)
				at com.android.adblib.tools.debugging.impl.JdwpProcessImpl$lazyStartMonitoring$2$localCollectorJob$1.invokeSuspend(JdwpProcessImpl.kt:98)
				- JobImpl{Active}
			- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibClientWrapper.trackJdwpProcessInfo(AdblibClientWrapper.kt:91)
				at com.android.adblib.ddmlibcompatibility.debugging.AdblibClientWrapper$startTracking$1.invokeSuspend(AdblibClientWrapper.kt:85)
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.AdbPipedInputChannelImpl.readImpl(AdbPipedInputChannelImpl.kt:120)
				at com.android.adblib.impl.AdbPipedInputChannelImpl$readBuffer$2.invokeSuspend(AdbPipedInputChannelImpl.kt:73)
				at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2$1.invokeSuspend(SystemNanoTimeProvider.kt:54)
				at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:53)
				at com.android.adblib.impl.AdbReadAheadInputChannel.readBuffer(AdbReadAheadInputChannel.kt:98)
				at com.android.adblib.AdbInputChannel.readExactly$suspendImpl(AdbInputChannel.kt:150)
				at com.android.adblib.tools.debugging.impl.JdwpSessionImpl$Receiver.readOnePacket(JdwpSessionImpl.kt:339)
				at com.android.adblib.tools.debugging.impl.JdwpSessionImpl$Receiver.receivePacket(JdwpSessionImpl.kt:293)
				at com.android.adblib.tools.debugging.impl.JdwpSessionImpl.receivePacket(JdwpSessionImpl.kt:115)
				at com.android.adblib.tools.debugging.impl.SharedJdwpSessionImpl$sendReceivedPackets$2.invokeSuspend(SharedJdwpSessionImpl.kt:226)
				at com.android.adblib.tools.debugging.impl.SharedJdwpSessionImpl$openIfNeeded$2$1$1$1.invokeSuspend(SharedJdwpSessionImpl.kt:155)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
		at com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager$startDeviceTracking$1.invokeSuspend(AdbLibDeviceClientManager.kt:88)
	- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$2.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:157)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:212)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:240)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:136)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:172)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				- SupervisorJobImpl{Active}
					- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
						at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1$4.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:390)
				-[x96 of] SupervisorJobImpl{Active}
			-[x2 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x96 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
				at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
				at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
				at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
				at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:109)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
			-[x9 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				-[x21 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
			- SupervisorJobImpl{Active}
				-[x5 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
	- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
		- SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$2.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:157)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$3.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:185)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$4.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:212)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.google.gct.directaccess.provisioner.DirectAccessDeviceProvisionerPlugin$5.invokeSuspend(DirectAccessDeviceProvisionerPlugin.kt:240)
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x4 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$trackSetChanges$1.invokeSuspend(FlowUtil.kt:46)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.sdklib.deviceprovisioner.DeviceProvisioner$1.invokeSuspend(DeviceProvisioner.kt:136)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
					at com.android.sdklib.deviceprovisioner.DeviceProvisioner$offerWhileConnected$job$1.invokeSuspend(DeviceProvisioner.kt:172)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				- SupervisorJobImpl{Active}
					- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
						at kotlinx.coroutines.flow.FlowKt__LimitKt$takeWhile$$inlined$unsafeFlow$1.collect(Limit.kt:123)
						at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1$4.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:390)
				-[x10 of] SupervisorJobImpl{Active}
			-[x2 of] SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.sdklib.deviceprovisioner.LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:351)
				-[x8 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
				-[x10 of] SupervisorJobImpl{Active}
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.sdklib.deviceprovisioner.PeriodicAction$runAfterDelay$1.invokeSuspend(PeriodicAction.kt:59)
				at com.android.sdklib.deviceprovisioner.PeriodicAction$updateJob$1$1.invokeSuspend(PeriodicAction.kt:54)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.ConnectedDevicesTrackerImpl$launchDeviceTracking$1.invokeSuspend(ConnectedDevicesTrackerImpl.kt:58)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
			at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
			at com.android.adblib.impl.services.TrackDevicesService.collectAdbResponses(TrackDevicesService.kt:65)
			at com.android.adblib.impl.services.TrackDevicesService$invoke$1.invokeSuspend(TrackDevicesService.kt:50)
			at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
			at com.android.adblib.impl.SessionDeviceTracker$startTrackDevices$1.invokeSuspend(SessionDeviceTracker.kt:91)
		- SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl.trackProcesses(AppProcessTrackerImpl.kt:63)
					at com.android.adblib.tools.debugging.impl.AppProcessTrackerImpl$trackProcessesJob$2$1.invokeSuspend(AppProcessTrackerImpl.kt:45)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.impl.channels.ChannelReadOrWriteHandler.runExactly(ChannelReadOrWriteHandler.kt:197)
				at com.android.adblib.impl.services.AdbServiceRunner.readLengthPrefixedData(AdbServiceRunner.kt:521)
				at com.android.adblib.impl.services.TrackAppService.collectAdbResponses(TrackAppService.kt:63)
				at com.android.adblib.impl.services.TrackAppService$invoke$1$1.invokeSuspend(TrackAppService.kt:49)
				at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
				at com.android.adblib.impl.services.TrackAppService$invoke$1.invokeSuspend(TrackAppService.kt:48)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
				at com.android.adblib.tools.debugging.utils.ConnectedDeviceUtilsKt$serviceFlowToMutableStateFlow$2.invokeSuspend(ConnectedDeviceUtils.kt:55)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.TrackApp$trackProcessesJob$2$1.invokeSuspend(TrackApp.kt:109)
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$processIdsStateFlowUpdaterJob$2$1.invokeSuspend(JdwpProcessManager.kt:186)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackProcesses$2.invokeSuspend(JdwpProcessManager.kt:354)
				at com.android.adblib.WithDeviceScopeContext$execute$2.invokeSuspend(ConnectedDevice.kt:217)
				at com.android.adblib.WithDeviceScopeContext.execute(ConnectedDevice.kt:212)
				at com.android.adblib.tools.debugging.impl.JdwpProcessManagerImpl$Companion$JdwpProcessIdTracker$trackingJob$2$1.invokeSuspend(JdwpProcessManager.kt:330)
			-[x2 of] SupervisorJobImpl{Active}
				-[x5 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
			-[x9 of] SupervisorJobImpl{Active}
			- SupervisorJobImpl{Active}
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.impl.JdwpProcessDelegate$startMonitoring$1.invokeSuspend(JdwpProcessManager.kt:585)
				- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
					at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1$1$2$job$1.invokeSuspend(JdwpProcessChangeFlow.kt:120)
	- SupervisorJobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
			at com.android.adblib.impl.AdbReadAheadInputChannel.readAhead(AdbReadAheadInputChannel.kt:109)
			at com.android.adblib.impl.AdbReadAheadInputChannel$1.invokeSuspend(AdbReadAheadInputChannel.kt:55)
	- JobImpl{Active}
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$special$$inlined$CoroutineExceptionHandler$1@7ffd625, Dispatchers.Default]
			at com.android.adblib.impl.AdbPipedInputChannelImpl.readImpl(AdbPipedInputChannelImpl.kt:120)
			at com.android.adblib.impl.AdbPipedInputChannelImpl$readBuffer$2.invokeSuspend(AdbPipedInputChannelImpl.kt:73)
			at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
			at com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker.writeBack(AdbWriteBackOutputChannel.kt:200)
			at com.android.adblib.impl.AdbWriteBackOutputChannel$WriteBackWorker$1.invokeSuspend(AdbWriteBackOutputChannel.kt:115)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$4$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:86)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:58)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
	- "SML":StandaloneCoroutine{Active}, state: SUSPENDED [com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		- "SML":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)

- SupervisorJobImpl{Active}
	- "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onStart$$inlined$unsafeFlow$1.collect(Emitters.kt:119)
		at kotlinx.coroutines.flow.FlowKt__EmittersKt$onCompletion$$inlined$unsafeFlow$1.collect(Emitters.kt:113)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)
		-[x2 of] "AidaOnboardingState":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

-[x3 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
		at com.android.tools.idea.streaming.core.StreamingToolWindowManager$PhysicalDeviceWatcher$1.invokeSuspend(StreamingToolWindowManager.kt:1032)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, BoundedExecutor(1); inProgress: 0; name: EmulatorToolWindowManager.PhysicalDeviceWatcher]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:36)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, Dispatchers.Default]
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:392)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:50)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, Dispatchers.Default]
					at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:416)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:187)
					at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:177)
					at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:176)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:148)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:77)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@11d26d0c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.IO]
	at com.android.tools.idea.wearpairing.WearPairingManager.updateListAndForwardState(WearPairingManager.kt:421)
	at com.android.tools.idea.wearpairing.WearPairingManager$setDeviceListListener$1.invokeSuspend(WearPairingManager.kt:206)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@2c9ae65, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.preview.PreviewRefreshManager$1.invokeSuspend(PreviewRefreshManager.kt:216)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$queryConnectionsFlow$1.invokeSuspend(VitalsConfigurationService.kt:98)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$configuration$1.invokeSuspend(VitalsConfigurationService.kt:121)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$2.invokeSuspend(VitalsConfigurationService.kt:155)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:102)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:412)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:118)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:102)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:412)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:118)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.google.services.firebase.insights.CrashlyticsConfigurationManager$configuration$1.invokeSuspend(CrashlyticsConfigurationManager.kt:111)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

-[x3 of] SupervisorJobImpl{Active}
	-[x2 of] "ActiveOnboardingProviderImpl":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
		at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

-[x8 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:229)

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.editors.build.RenderingBuildStatusManagerImpl$1.invokeSuspend(RenderingBuildStatusManager.kt:269)
		-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:449)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@36aaeaef]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@79dfd0d9]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurface$zoomController$2$1.invokeSuspend(NlDesignSurface.kt:206)

-[x11 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
		at com.intellij.util.ui.Animator$resume$1.invokeSuspend(Animator.kt:124)

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$1.invokeSuspend(Preview.kt:774)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$2.invokeSuspend(Preview.kt:793)

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.preview.DefaultRenderQualityManager$1.invokeSuspend(RenderQualityManager.kt:133)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617427]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:449)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@63923716]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@64cc6aa5]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@4973526b]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@39cc0c77]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@4b94b6df]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@4c8a744a]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
		at com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$start$1.invokeSuspend(AsyncChangesTree.kt:142)
		- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
		at com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$start$2.invokeSuspend(AsyncChangesTree.kt:150)
	- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$start$3.invokeSuspend(AsyncChangesTree.kt:167)
		- StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
			at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
			at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
			at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
			at com.intellij.openapi.vcs.changes.ui.AsyncChangesTree$start$3$1.invokeSuspend(AsyncChangesTree.kt:162)
			- ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]

-[x2 of] SupervisorJobImpl{Active}
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$3.invokeSuspend(IdeMenuBarHelper.kt:105)
		- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4$1.invokeSuspend(IdeMenuBarHelper.kt:114)
			at com.intellij.platform.ide.menu.IdeMenuBarHelper$4.invokeSuspend(IdeMenuBarHelper.kt:113)
			- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
				at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeMenuBarHelper":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeMenuBarHelper":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.EDT]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			at com.intellij.openapi.wm.impl.customFrameDecorations.header.MacToolbarFrameHeader$3.invokeSuspend(MacToolbarFrameHeader.kt:103)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		-[x2 of] "IdeRootPane":StandaloneCoroutine{Completing} [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.util.CoroutinesKt$awaitCancellationAndInvoke$1.invokeSuspend(coroutines.kt:28)
	- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
		- "IdeRootPane":supervisor:ChildScope{Active} [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$3.invokeSuspend(InfoAndProgressPanel.kt:146)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
					at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
					at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
					at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$4.invokeSuspend(InfoAndProgressPanel.kt:153)
				- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
					at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1.invokeSuspend(flow.kt:46)
					- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at com.intellij.platform.util.coroutines.flow.FlowKt$throttle$1$latchJob$1.invokeSuspend(flow.kt:41)
					- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.openapi.fileEditor.impl.MergingUpdateChannel.start(MergingUpdateChannel.kt:28)
				at com.intellij.openapi.wm.impl.status.InfoAndProgressPanel$5.invokeSuspend(InfoAndProgressPanel.kt:167)
	- "IdeRootPane":StandaloneCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
		at com.intellij.openapi.wm.impl.IdeRootPane$installNorthComponents$2.invokeSuspend(IdeRootPane.kt:624)
		- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
			- "IdeRootPane":ProducerCoroutine{Active}, state: SUSPENDED [ModalityState.ANY, Dispatchers.Default]
				at com.intellij.platform.navbar.frontend.NavBarRootPaneExtension$component$1.invokeSuspend(NavBarRootPaneExtension.kt:79)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:58)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:60)
			- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
								at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
							at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@1278042813), LimitedDispatcher@2c9afb69]
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:36)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, Dispatchers.Default]
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:392)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:50)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, Dispatchers.Default]
					at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:416)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:187)
					at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:177)
					at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:176)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:148)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:77)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@298df17c, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

-[x2 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)

-[x2 of] SupervisorJobImpl{Active}
	-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.logcat.LogcatHeaderPanel$onFilterUpdate$1.invokeSuspend(LogcatHeaderPanel.kt:172)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.logcat.messages.MessageProcessor$start$$inlined$CoroutineExceptionHandler$1@52371697, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.messages.MessageProcessor$start$1.invokeSuspend(MessageProcessor.kt:111)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.LogcatMainPanel$7.invokeSuspend(LogcatMainPanel.kt:492)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1.invokeSuspend(DeviceComboBox.kt:174)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1$2.invokeSuspend(DeviceComboBox.kt:165)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.devices.DeviceComboBoxDeviceTracker$trackDevices$2.invokeSuspend(DeviceComboBoxDeviceTracker.kt:76)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
							-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.LogcatMainPanel$8.invokeSuspend(LogcatMainPanel.kt:1114)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
		at com.android.tools.idea.logcat.util.LogcatEventKt.consume(LogcatEvent.kt:61)
		at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3.invokeSuspend(LogcatMainPanel.kt:921)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$1.invokeSuspend(LogcatMainPanel.kt:36)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2.invokeSuspend(LogcatServiceImpl.kt:103)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
						at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutput(AdbDeviceServicesImpl.kt:608)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:541)
						at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:532)
						at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1.invokeSuspend(AdbDeviceServicesImpl.kt:531)
					-[x16 of] StandaloneCoroutine{Completed} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.service.ProjectAppMonitor$monitorDevice$$inlined$transform$1.invokeSuspend(ProjectAppMonitor.kt:36)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$2.invokeSuspend(LogcatMainPanel.kt:36)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$3.invokeSuspend(LogcatMainPanel.kt:36)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.util.ComponentVisibilityTrackerKt$trackVisibility$1.invokeSuspend(ComponentVisibilityTracker.kt:44)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.logcat.messages.MessageProcessor$start$$inlined$CoroutineExceptionHandler$1@ad2800b, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.messages.MessageProcessor$start$1.invokeSuspend(MessageProcessor.kt:111)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.LogcatMainPanel$7.invokeSuspend(LogcatMainPanel.kt:492)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1.invokeSuspend(DeviceComboBox.kt:174)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.logcat.devices.DeviceComboBox$trackSelected$1$2.invokeSuspend(DeviceComboBox.kt:165)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.devices.DeviceComboBoxDeviceTracker$trackDevices$2.invokeSuspend(DeviceComboBoxDeviceTracker.kt:76)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
							at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
							-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
								at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.logcat.LogcatMainPanel$8.invokeSuspend(LogcatMainPanel.kt:1114)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
		at com.android.tools.idea.logcat.util.LogcatEventKt.consume(LogcatEvent.kt:61)
		at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3.invokeSuspend(LogcatMainPanel.kt:921)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$1.invokeSuspend(LogcatMainPanel.kt:36)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.service.LogcatServiceImpl$readLogcatText$2.invokeSuspend(LogcatServiceImpl.kt:103)
					- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.Default]
						at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutput(AdbDeviceServicesImpl.kt:608)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:541)
						at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:532)
						at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
						at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithOutput$1.invokeSuspend(AdbDeviceServicesImpl.kt:531)
					- StandaloneCoroutine{Completed}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
						at com.android.tools.idea.logcat.service.LogcatMessageAssembler$processNewLines$2.invokeSuspend(LogcatMessageAssembler.kt:125)
					-[x17 of] StandaloneCoroutine{Completed} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.service.ProjectAppMonitor$monitorDevice$$inlined$transform$1.invokeSuspend(ProjectAppMonitor.kt:36)
				at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$2.invokeSuspend(LogcatMainPanel.kt:36)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
				at com.android.tools.idea.logcat.LogcatMainPanel$startLogcat$3$invokeSuspend$$inlined$transform$3.invokeSuspend(LogcatMainPanel.kt:36)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, Dispatchers.IO]
					at com.android.tools.idea.logcat.util.ComponentVisibilityTrackerKt$trackVisibility$1.invokeSuspend(ComponentVisibilityTracker.kt:44)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$4$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$queryConnectionsFlow$1.invokeSuspend(VitalsConfigurationService.kt:98)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$configuration$1.invokeSuspend(VitalsConfigurationService.kt:121)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$2.invokeSuspend(VitalsConfigurationService.kt:155)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:102)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:118)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:412)

-[x5 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.uibuilder.editor.multirepresentation.MultiRepresentationPreview$1.invokeSuspend(MultiRepresentationPreview.kt:229)

-[x5 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.editors.build.RenderingBuildStatusManagerImpl$1.invokeSuspend(RenderingBuildStatusManager.kt:269)
		-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
		- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:449)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@73e5318a]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@3525289b]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

-[x5 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurface$zoomController$2$1.invokeSuspend(NlDesignSurface.kt:206)

-[x5 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$1.invokeSuspend(Preview.kt:774)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.compose.preview.ComposePreviewRepresentation$2.invokeSuspend(Preview.kt:793)

-[x4 of] SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.preview.DefaultRenderQualityManager$1.invokeSuspend(RenderQualityManager.kt:133)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:449)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:102)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:118)
				-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:412)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.google.services.firebase.insights.CrashlyticsConfigurationManager$configuration$1.invokeSuspend(CrashlyticsConfigurationManager.kt:111)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at com.google.targetsdkversionassistant.SyncService$resAct$1$1.invokeSuspend(SyncService.kt:67)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@5f4c1306]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@4100123c]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@1b3302f7]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@7ce80fa]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@38257726]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@797513ec]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@7a52928f]
		at com.android.tools.idea.uibuilder.surface.NlDesignSurfacePositionableContentLayoutManager$1.invokeSuspend(NlDesignSurfacePositionableContentLayoutManager.kt:57)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.android.tools.idea.concurrency.AndroidDispatchers$uiThread$1@9e8146f]
		at com.android.tools.idea.common.surface.SceneViewPanel$1$1.invokeSuspend(SceneViewPanel.kt:132)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617428]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
		at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
		at com.android.tools.idea.preview.DefaultRenderQualityManager$1.invokeSuspend(RenderQualityManager.kt:133)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at com.android.tools.idea.concurrency.CoroutineUtilsKt$disposableCallbackFlow$1.invokeSuspend(CoroutineUtils.kt:449)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@1a67de33, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:86)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$handleVm$2.invokeSuspend(StaticNavBarPanel.kt:98)
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel.handleVm(StaticNavBarPanel.kt:94)
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:88)
			- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
				at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$2.invokeSuspend(NewNavBarPanel.kt:82)
				- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
						at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2$1.invokeSuspend(NewNavBarPanel.kt:93)
						at com.intellij.platform.navbar.frontend.ui.NewNavBarPanel$handleItems$2.invokeSuspend(NewNavBarPanel.kt:89)
						-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at com.intellij.platform.navbar.frontend.ui.NavBarItemComponent$1.invokeSuspend(NavBarItemComponent.kt:78)
						- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.EDT]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
	at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1.invokeSuspend(StaticNavBarPanel.kt:58)
	- ProducerCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
		at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
		- StandaloneCoroutine{Active}, state: SUSPENDED [Dispatchers.Default]
			at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1.invokeSuspend(StaticNavBarPanel.kt:60)
			- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$handleWindow$2.invokeSuspend(StaticNavBarPanel.kt:48)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt.staticNavBarPanel$handleWindow(StaticNavBarPanel.kt:39)
				at com.intellij.platform.navbar.frontend.ui.StaticNavBarPanelKt$staticNavBarPanel$1$1$1$1.invokeSuspend(StaticNavBarPanel.kt:64)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$1.invokeSuspend(NavBarVmImpl.kt:41)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
							at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
							- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
								at com.intellij.platform.navbar.frontend.NavBarService$contextItems$1.invokeSuspend(NavBarService.kt:87)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$2.invokeSuspend(NavBarVmImpl.kt:51)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
						- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
							at com.intellij.platform.util.coroutines.flow.FlowKt$zipWithNext$1.invokeSuspend(flow.kt:107)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$handleSelectionChange$2.invokeSuspend(NavBarVmImpl.kt:114)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
					at com.intellij.platform.navbar.frontend.vm.impl.NavBarVmImpl$3.invokeSuspend(NavBarVmImpl.kt:54)
					- "com.intellij.platform.navbar.frontend.NavBarService":ProducerCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
						at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
				- "com.intellij.platform.navbar.frontend.NavBarService":StandaloneCoroutine{Active}, state: SUSPENDED [ComponentManager(ProjectImpl@314351913), LimitedDispatcher@4f72f9fb]
					at kotlinx.coroutines.flow.FlowKt__CollectKt$launchIn$1.invokeSuspend(Collect.kt:46)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.processmonitor.monitor.adblib.DeviceTrackerAdblib$trackDevices$$inlined$transform$1.invokeSuspend(DeviceTrackerAdblib.kt:36)
		at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
		at com.android.processmonitor.monitor.ProcessNameMonitorImpl$start$2.invokeSuspend(ProcessNameMonitorImpl.kt:79)
		- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:215)
		- ProducerCoroutine{Completing} [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, Dispatchers.Default]
					at com.android.processmonitor.monitor.adblib.JdwpProcessTracker$trackProcesses$1.invokeSuspend(JdwpProcessTracker.kt:52)
					- ProducerCoroutine{Active}, state: RUNNING [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, Dispatchers.Default]
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:397)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flattenConcat$1$1.emit(Merge.kt:79)
						at kotlinx.coroutines.flow.FlowKt__MergeKt$flatMapConcat$$inlined$map$1$2.emit(Merge.kt:219)
						at kotlinx.coroutines.flow.DistinctFlowImpl$collect$2.emit(Distinct.kt:73)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$filter$1$2.emit(ConnectedDevice.kt:219)
						at com.android.adblib.ConnectedDeviceKt$flowWhenOnline$$inlined$map$1$2.emit(ConnectedDevice.kt:219)
						at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:392)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt.catchImpl(Errors.kt:152)
						at kotlinx.coroutines.flow.FlowKt__ErrorsKt$retryWhen$$inlined$unsafeFlow$1.collect(Errors.kt:116)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$asJdwpProcessFlow$$inlined$transform$1.invokeSuspend(JdwpProcessChangeFlow.kt:36)
						at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
						at com.android.adblib.tools.debugging.JdwpProcessChangeFlowKt$jdwpProcessChangeFlow$1.invokeSuspend(JdwpProcessChangeFlow.kt:50)
						at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:56)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Errors.kt:112)
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, Dispatchers.Default]
					at com.android.adblib.impl.AdbBufferedInputChannelImpl.readAndCopyInputBufferTo(AdbBufferedInputChannelImpl.kt:135)
					at com.android.adblib.AdbInputChannel.readExactly$suspendImpl(AdbInputChannel.kt:150)
					at com.android.adblib.impl.ShellV2ProtocolReader.readPacket(ShellV2ProtocolHandler.kt:67)
					at com.android.adblib.impl.AdbDeviceServicesImpl.collectShellCommandOutputV2Format(AdbDeviceServicesImpl.kt:416)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2$1.invokeSuspend(AdbDeviceServicesImpl.kt:187)
					at com.android.adblib.SystemNanoTimeProvider$withErrorTimeout$2.invokeSuspend(SystemNanoTimeProvider.kt:50)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1$2.invokeSuspend(AdbDeviceServicesImpl.kt:177)
					at com.android.adblib.impl.services.AdbServiceRunner.runDaemonService(AdbServiceRunner.kt:310)
					at com.android.adblib.impl.AdbDeviceServicesImpl$runServiceWithShellV2Collector$1.invokeSuspend(AdbDeviceServicesImpl.kt:176)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.adblib.impl.ShellCommandImpl$execute$1.invokeSuspend(ShellCommandImpl.kt:148)
					at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
					at com.android.processmonitor.agenttracker.AgentProcessTracker$trackProcesses$1.invokeSuspend(AgentProcessTracker.kt:77)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.processmonitor.monitor.ProcessNameMonitorImpl$special$$inlined$CoroutineExceptionHandler$1@4bdc54e0, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.processmonitor.monitor.PerDeviceMonitor$start$1.invokeSuspend(PerDeviceMonitor.kt:51)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$queryConnectionsFlow$1.invokeSuspend(VitalsConfigurationService.kt:98)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$configuration$1.invokeSuspend(VitalsConfigurationService.kt:121)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.tools.idea.vitals.ui.VitalsConfigurationManager$2.invokeSuspend(VitalsConfigurationService.kt:155)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$1.invokeSuspend(ActionDispatcher.kt:102)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.tools.idea.insights.FlowUtilsKt$fold$1.invokeSuspend(FlowUtils.kt:24)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at com.android.tools.idea.insights.AppInsightsProjectLevelControllerImpl$connectionsFlow$1.invokeSuspend(AppInsightsProjectLevelControllerImpl.kt:118)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
		at com.android.tools.idea.insights.events.actions.ActionDispatcher$batchFold$1.invokeSuspend(ActionDispatcher.kt:412)

- SupervisorJobImpl{Active}
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
				at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
				at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
				at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapNestedStateNotNull$$inlined$flatMapLatest$1.invokeSuspend(FlowUtil.kt:189)
				-[x3 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
					-[x2 of] "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
			- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesServiceKt$adbFlow$1.invokeSuspend(DeploymentTargetDevicesService.kt:256)
			- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$special$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
				- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
					at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
					at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
					at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
							at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
						at kotlinx.coroutines.selects.SelectImplementation.doSelectSuspend(Select.kt:438)
						at kotlinx.coroutines.flow.FlowKt__DelayKt$debounceInternal$1.invokeSuspend(Delay.kt:417)
						at kotlinx.coroutines.flow.internal.FlowCoroutineKt$scopedFlow$1$1.invokeSuspend(FlowCoroutine.kt:47)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
								at com.android.tools.idea.run.deployment.selector.DumbModeFlowKt$dumbModeFlow$1.invokeSuspend(DumbModeFlow.kt:49)
					- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
						at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
						at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
						at com.android.tools.idea.run.deployment.selector.DeploymentTargetDevicesService$devices$lambda$4$$inlined$flatMapLatest$1.invokeSuspend(DeploymentTargetDevicesService.kt:189)
						- "DevicesService":StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
						- "DevicesService":StandaloneCoroutine{Active}, state: RUNNING [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
							at kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt(Channels.kt:32)
							at kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend(ChannelFlow.kt:119)
							at com.android.sdklib.deviceprovisioner.FlowUtilKt$mapChangedState$1.invokeSuspend(FlowUtil.kt:75)
							at kotlinx.coroutines.flow.AbstractFlow.collect(Flow.kt:226)
							at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
							- "DevicesService":ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
								at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3.invokeSuspend(Merge.kt:23)

- SupervisorJobImpl{Active}
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		- ProducerCoroutine{Completing} [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
				- ProducerCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
					at com.android.tools.idea.run.deployment.selector.RunConfigurationFlowKt$runConfigurationFlow$1.invokeSuspend(RunConfigurationFlow.kt:50)
			- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
				at kotlinx.coroutines.flow.internal.ChannelLimitedFlowMerge$collectTo$2$1.invokeSuspend(Merge.kt:92)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatchingOnNoWaiterSuspend-GKJJFZk(BufferedChannel.kt:3064)
		at kotlinx.coroutines.channels.BufferedChannel.receiveCatching-JP2dKIU$suspendImpl(BufferedChannel.kt:739)
		at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:51)
		at kotlinx.coroutines.flow.FlowKt__ShareKt$launchSharing$1.invokeSuspend(Share.kt:210)
		-[x2 of] StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
			at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2$1.invokeSuspend(Combine.kt:28)
	- StandaloneCoroutine{Active}, state: SUSPENDED [com.android.tools.idea.concurrency.CoroutineUtilsKt$special$$inlined$CoroutineExceptionHandler$1@11e09c2, com.intellij.util.concurrency.AppScheduledExecutorService$BackendThreadPoolExecutor@34ff5674[Running, pool size = 10, active threads = 1, queued tasks = 0, completed tasks = 3617429]]
		at com.android.tools.idea.run.deployment.selector.DevicesSelectedService$1.invokeSuspend(DevicesSelectedService.kt:124)

---------- Event counts ----------
Posted: 5025255
Posted (system): -1
Returned: 5007215